home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 23 / AMIGAplus Sonderheft 23 (2000)(Falke)(DE)[!].iso / PublicDomain / Anwendungen / db3.6-beta-src / Design.h < prev    next >
C/C++ Source or Header  |  1997-08-15  |  208b  |  11 lines

  1.  
  2. #include "db.h"
  3.  
  4. /* Needed global variables. */
  5.  
  6. /* Functions you may call */
  7.  
  8. void Design(struct Pro *Pr, struct Layout *Lay);
  9. static void ToolBoxClicked(struct Pro *Pr, struct Layout *Lay, int gadgetID);
  10.  
  11.